home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / VoicePosition / resource.h < prev    next >
C/C++ Source or Header  |  2001-10-08  |  2KB  |  59 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VoicePosition.rc
  4. //
  5. #define IDD_MAIN_GAME                   103
  6. #define IDD_VOICE_SETUP                 108
  7. #define IDB_GRID_BITMAP                 130
  8. #define IDC_VERTICAL_SLIDER             1019
  9. #define IDC_HORIZONTAL_SLIDER           1020
  10. #define IDC_NUM_PLAYERS                 1030
  11. #define IDC_PEOPLE_LIST                 1035
  12. #define IDC_SESSIONCOMPRESION_GROUP     1059
  13. #define IDC_COMPRESSION_COMBO           1060
  14. #define IDC_SETUP                       1062
  15. #define IDC_RENDER_WINDOW               1064
  16. #define IDC_QUALITY_DEFAULT             1201
  17. #define IDC_QUALITY_SET                 1202
  18. #define IDC_QUALITY_SLIDER              1203
  19. #define IDC_AGGRESSIVENESS_DEFAULT      1301
  20. #define IDC_AGGRESSIVENESS_SET          1302
  21. #define IDC_AGGRESSIVENESS_SLIDER       1303
  22. #define IDC_RECORD_DEFAULT              1501
  23. #define IDC_RECORD_SET                  1502
  24. #define IDC_RECORD_AUTO                 1503
  25. #define IDC_RECORD_SLIDER               1504
  26. #define IDC_THRESHOLD_DEFAULT           1601
  27. #define IDC_THRESHOLD_SET               1602
  28. #define IDC_THRESHOLD_AUTO              1603
  29. #define IDC_THRESHOLD_SLIDER            1604
  30. #define IDC_PLAYBACK_DEFAULT            1701
  31. #define IDC_PLAYBACK_SET                1702
  32. #define IDC_PLAYBACK_SLIDER             1703
  33. #define IDD_MULTIPLAYER_CONNECT         10001
  34. #define IDD_MULTIPLAYER_GAMES           10002
  35. #define IDD_MULTIPLAYER_CREATE          10003
  36. #define IDD_LOBBY_WAIT_STATUS           10004
  37. #define IDC_PLAYER_NAME_EDIT            11002
  38. #define IDC_GAMES_LIST                  11003
  39. #define IDC_JOIN                        11004
  40. #define IDC_CREATE                      11005
  41. #define IDC_CONNECTION_LIST             11006
  42. #define IDC_BACK                        11007
  43. #define IDC_EDIT_SESSION_NAME           11009
  44. #define IDC_SEARCH_CHECK                11010
  45. #define IDC_WAIT_TEXT                   11012
  46. #define IDC_MIGRATE_HOST                11013
  47. #define IDI_MAIN                        11014
  48.  
  49. // Next default values for new objects
  50. // 
  51. #ifdef APSTUDIO_INVOKED
  52. #ifndef APSTUDIO_READONLY_SYMBOLS
  53. #define _APS_NEXT_RESOURCE_VALUE        109
  54. #define _APS_NEXT_COMMAND_VALUE         40001
  55. #define _APS_NEXT_CONTROL_VALUE         1064
  56. #define _APS_NEXT_SYMED_VALUE           103
  57. #endif
  58. #endif
  59.